What's the process once a major regression is discovered?
For further actions, you may consider blocking this person and/or reporting abuse
What's the process once a major regression is discovered?
For further actions, you may consider blocking this person and/or reporting abuse
Hana Sato -
Matthew M Tarfa -
Evgeny Igumnov -
Md. Razaul Haque -
Top comments (5)
“Asking for a friend” 😂
What we've been up to
We're using Sentry to catch live errors. It has a handy integration to JIRA so the person who discovered the error can open a ticket directly from there.
Once reported, the team plans, implements, and deploys the fix within the same day.
We get notified of issues in production in several ways: sentry, pingdom, our Customer Success Team
When an issue occurs in production we have a predefined process we go through:
Works incredible well
We use Sentry to make sure we get notified directly if something goes wrong.
What to Do?
If there is NO migration made (no db changes) in the latest deployed release:
If there is migration made (db changes made to existing data... not happening so often):