method-inc / bamboozled

Bamboozled wraps the BambooHR API without the use of Rails dependencies.
MIT License
44 stars 50 forks source link

Bad Gateway at 6am 🐛 #73

Closed hmatheisen closed 1 year ago

hmatheisen commented 3 years ago

Describe the problem

We run user syncs at around 6am in the morning and we have been receiving 502: Bad Gateway errors for a few days. We tested the same code during the day and everything seems to be working fine.

What needs to be decided?

Is there anything happening with Bamboo app at 6am that makes these calls impossible ?

Possible solutions

We can change the time when we make the user syncs if it's not a good time on your side.