Company Logo

Is there an Deputy.com outage?

Deputy.com status: Systems Active

Last checked: 6 minutes ago

Get notified about any outages, downtime or incidents for Deputy.com and 1800+ other cloud vendors. Monitor 10 companies, for free.

Subscribe for updates

Deputy.com outages and incidents

Outage and incident data over the last 30 days for Deputy.com.

There have been 3 outages or incidents for Deputy.com in the last 30 days.

Severity Breakdown:

Tired of searching for status updates?

Join OutLogger to be notified when any of your vendors or the components you use experience an outage. It's completely free and takes less than 2 minutes!

Sign Up Now

Components and Services Monitored for Deputy.com

Outlogger tracks the status of these components for Xero:

Billing Services Active
Deputy Website Active
Login Services Active
POS Integration Active
Sandbox Active
Deputy - AU Active
Deputy - UK Active
Deputy - USA Active
HelloSign / HelloFax HelloSign Active
HelloSign / HelloFax HelloSign API Active
Pusher Pusher.js CDN Active
Pusher Pusher REST API Active
Pusher WebSocket client API Active
Twilio Incoming SMS Active
Twilio Outgoing SMS Active
Xero Ltd - API Accounting API Active
Xero Ltd - API Payroll API Active
Zuora Production API Interface Active
Zuora Production API Interface Active
Component Status
Billing Services Active
Deputy Website Active
Login Services Active
POS Integration Active
Sandbox Active
Active
Deputy - AU Active
Deputy - UK Active
Deputy - USA Active
Active
HelloSign / HelloFax HelloSign Active
HelloSign / HelloFax HelloSign API Active
Pusher Pusher.js CDN Active
Pusher Pusher REST API Active
Pusher WebSocket client API Active
Twilio Incoming SMS Active
Twilio Outgoing SMS Active
Xero Ltd - API Accounting API Active
Xero Ltd - API Payroll API Active
Zuora Production API Interface Active
Zuora Production API Interface Active

Latest Deputy.com outages and incidents.

View the latest incidents for Deputy.com and check for official updates:

Updates:

  • Time: Feb. 5, 2021, 12:56 a.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: Feb. 5, 2021, 12:43 a.m.
    Status: Monitoring
    Update: We've identified and applied a fix that was the issue causing the deputy.com website to be unavailable. We are currently monitoring the recovery.
  • Time: Feb. 5, 2021, 12:30 a.m.
    Status: Investigating
    Update: Deputy.com's public website is not accessible (returning a 503 error), causing issues finding the path to Login (you can still login via https://once.deputy.com/). Once you are logged in, the Deputy Platform (rostering, timesheets, exports) is still available. We will publish further updates shortly.

Updates:

  • Time: Feb. 2, 2021, 3:30 a.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: Feb. 2, 2021, 3:05 a.m.
    Status: Monitoring
    Update: The platform has stabilised; we continue to monitor the recovery.
  • Time: Feb. 2, 2021, 2:51 a.m.
    Status: Investigating
    Update: We are currently investigating reports of 504s on the platform.

Updates:

  • Time: Jan. 30, 2021, 9:40 a.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: Jan. 30, 2021, 9:10 a.m.
    Status: Monitoring
    Update: The fix has been applied and we are monitoring the recovery
  • Time: Jan. 30, 2021, 8:47 a.m.
    Status: Identified
    Update: Our teams are working are continuing to work on a fix for this issue. Unless we have a further information, our next update will be at 8.30pm Sydney time.
  • Time: Jan. 30, 2021, 8 a.m.
    Status: Identified
    Update: We are continuing to work on the applying the fix for this issue.
  • Time: Jan. 30, 2021, 7:30 a.m.
    Status: Identified
    Update: We've identified the issue with the Deputy platform and are currently in the process of applying a fix.
  • Time: Jan. 30, 2021, 7:20 a.m.
    Status: Investigating
    Update: We are currently investigating reports of 504s on the platform.

Updates:

  • Time: April 27, 2021, 5:14 a.m.
    Status: Postmortem
    Update: # Details of the Deputy Outages in Australia on 25th January \(and 29th March\) ###### Deepesh Banerji, SVP Technology At Deputy, it is our vision to build thriving workplaces in every community. Trust and transparency is a key pillar that underpins a thriving workplace, which is why we are sharing with our valued customers some of the challenges we faced during our toughest outage to date \(disclaimer: this will get technical!\) On the 25th of January, a system failure caused a full platform outage for Deputy customers in Australia between the hours of 8:39am and 2:30pm \(6 hours\). This quickly led to an investment in the improvement of the underlying infrastructure of the Deputy platform. Our journey from outage to improvement has been detailed below. ## **The events of Monday the 25th January** January 25th is a unique and busy work day in Australia, especially for our customers. It’s the day before a public holiday, it’s the end of the month, and this year, it fell on a Monday, when many of our customers export timesheets and run payroll simultaneously. At 8:39am our automated system alerts triggered with _Alert: Heavy Response Times_. At the same time, our customer support team started receiving 100s of customer chats, indicating they had trouble accessing Deputy. The company triggered an Incident at this time, and updated our accompanying **status** page. Investigations began. Our software engineering team hadn’t released anything new that day, so no new code or infrastructure changes were present. Our code continued to pass all of our automated quality tests. Traffic to the login page had grown naturally through the morning, as expected. Meanwhile symptoms were surfacing. Our elastic servers kept adding and scaling more web servers to try to cope with increasing load. Digging one level deeper, our databases were seeing 10x-20x usual load. Continuing to dig, Redis, our in-memory cached database, which is normally used to drive high performance, was seeing an abnormally high amount of utilisation. It was at this point that we confirmed that Redis was the single point of failure → our scalable databases, and elastic web servers, were all waiting for our one Redis storage unit, resulting in a cascading failure. ‌ _Traffic Pattern Morning of 25th. Traffic looked like normal patterns._ ![](https://a.storyblok.com/f/64010/469x147/64703b2cf5/deputy-status-3.png) _Behind the scenes, each web server started seeing significant over-utilisation \(requests per instance\)_ ![](https://a.storyblok.com/f/64010/475x145/6ffacaa7d1/deputy-status-2.png) _Meanwhile, databases seeing significant load \(connections per database\)_ ![](https://a.storyblok.com/f/64010/475x163/acbce081a8/deputy-status-1.png) _**The root cause**: Redis CPU started showing signs of over utilisation after 8:30am, which in turn caused database and web server utilisation to hit an unsustainable peak \(utilisation % of Redis\)_ ![](https://a.storyblok.com/f/64010/475x131/d4770c898c/deputy-status-4.png) ‌ By midday, we had provisioned a new version of Redis, effectively restarted all of our processes and systems, and by 2:30pm, Deputy was again accessible to our customers. However, the Redis risk remained, lurking - provisioning a new version was a patch fix. In fact, it came back in a smaller, more controlled way on a few other occasions through the next few weeks. ## **So What Happened With Redis?** Deputy was using a non-scaling implementation Redis across an entire region \(i.e. Australia\) as a caching solution. As our customer base has grown, this created a single failure point, resulting in workloads becoming heavy and concentrated. We had outgrown our existing Redis architecture, and it was quickly made apparent to us that it was time to implement a more scalable solution. To make an analogy, we had 1 cash register for a very, very busy supermarket. Even as the supermarket got to peak capacity, we still had 1 cash register. In the new architecture, we have unlimited cash registers! Our team went hard at work, consulting with our AWS enterprise architecture team, working nights and weekends, to develop a scalable, distributed Redis. In this new architecture, our infrastructure now has 10x the redis clusters to effectively spread and orchestrate workloads, and we continue to add new clusters as our customer base grows. In short, our infrastructure now reflects our requirements for today’s customers and future proofs us for our growth ambitions. ## **29th March, The False Start** On Monday the 29th, we released the new scalable and distributed Redis to all customers, with the intent to resolve these issues once and for all. However,, as irony would have it, this inadvertently led to another outage on 29th of March, due to settings of how the new system was tuned, which was quickly resolved. ## **19th April, All Systems Go!** The previous outage on the 29th was a growing pain and speed bump to deliver the full working solution that is in production now, and handling usage elegantly and with ease! This incident was a key catalyst in driving the constant journey we’ve been on to improve system resilience and systematically removing any single points of failure that may exist as our customer utilisation expands. ## **What Else Has Happened to improve our up-time and customer experience?** 1. Redis has been reworked and re-architected 2. Increased Monitoring, alerts and logs have been introduced in the application 3. Circuit Breakers have been implemented to reduce likelihood of cascading failures 4. Elastic computing scaling rules have been adjusted to better handle scale up when required ## **Conclusion** We understand this was an upsetting outage for our customers, especially a payroll day before a public holiday. We responded quickly to correct the situation, and have systematically dealt with Redis scalability as the root cause. Thank you for your patience and understanding. We do not take for granted the trust you have placed on Deputy. We will continue to be on a journey to make Deputy highly available and your trusted partner!
  • Time: Jan. 25, 2021, 6:22 a.m.
    Status: Resolved
    Update: This incident is now resolved.
  • Time: Jan. 25, 2021, 3:37 a.m.
    Status: Monitoring
    Update: We've deployed a fix and are now monitoring the recovery. 504 errors should no longer occur.
  • Time: Jan. 25, 2021, 3:01 a.m.
    Status: Identified
    Update: We are still in the process of testing and rolling out a resolution for this issue. Our next update will be at 3pm Sydney time, if no further changes happen in that time
  • Time: Jan. 25, 2021, 2:02 a.m.
    Status: Identified
    Update: We believe we have identified a resolution to our system outage and are in the process of testing, and rolling it out imminently.
  • Time: Jan. 25, 2021, 1:02 a.m.
    Status: Identified
    Update: We continue to work on a implementing a fix for this issue. Our next update will bet at 1pm Sydney time, 25th Jan. Currently there is no ETA for this to be resolved
  • Time: Jan. 25, 2021, 12:26 a.m.
    Status: Identified
    Update: We've identified what we believe to be the cause of this issue and are currently working on implementing a fix. There is still no ETA for this issue.
  • Time: Jan. 24, 2021, 11:20 p.m.
    Status: Investigating
    Update: We continue to investigate 504 errors. We have no ETA at this time - if there is no further information, our next update will be a at 11.30am Sydney, Australia time.
  • Time: Jan. 24, 2021, 10:43 p.m.
    Status: Investigating
    Update: We are still continuing to investigate 504 errors. At this time, we are are aware that customers will not be able to login or access parts of the Deputy platform.
  • Time: Jan. 24, 2021, 10:23 p.m.
    Status: Investigating
    Update: We are continuing to investigate this issue.
  • Time: Jan. 24, 2021, 10:19 p.m.
    Status: Investigating
    Update: Currently investigating reports of customers getting 504 errors when accessing Deputy

Updates:

  • Time: Jan. 7, 2021, 5:16 a.m.
    Status: Resolved
    Update: This incident has been resolved.
  • Time: Jan. 7, 2021, 4:47 a.m.
    Status: Monitoring
    Update: We've applied a fix to resolve the billing pages issues. Customers should now be able to upgrade to a paid plan or change credit cards on file.
  • Time: Jan. 7, 2021, 3:09 a.m.
    Status: Identified
    Update: We have identified an issue causing the billing page to fail to load and are in the process of developing a fix
  • Time: Jan. 7, 2021, 2:26 a.m.
    Status: Investigating
    Update: We are currently investigating issues with our billing page; at this time customers may not be able to upgrade to a paid plan, or change their credit card on file.

Check the status of similar companies and alternatives to Deputy.com

Gusto
Gusto

Systems Active

Rippling
Rippling

Systems Active

Phenom
Phenom

Systems Active

Bullhorn
Bullhorn

Issues Detected

Justworks
Justworks

Systems Active

Webflow
Webflow

Systems Active

Gem
Gem

Systems Active

Lattice
Lattice

Systems Active

EmploymentHero
EmploymentHero

Systems Active

SmartRecruiters
SmartRecruiters

Systems Active

Go1
Go1

Systems Active

The Predictive Index
The Predictive Index

Systems Active

Frequently Asked Questions - Deputy.com

Is there a Deputy.com outage?
The current status of Deputy.com is: Systems Active
Where can I find the official status page of Deputy.com?
The official status page for Deputy.com is here
How can I get notified if Deputy.com is down or experiencing an outage?
To get notified of any status changes to Deputy.com, simply sign up to OutLogger's free monitoring service. OutLogger checks the official status of Deputy.com every few minutes and will notify you of any changes. You can veiw the status of all your cloud vendors in one dashboard. Sign up here
What does Deputy.com do?
Discover job opportunities to join our team in revolutionizing the hourly paid workforce industry. Explore current openings now.