flowchart TD
style UseHighUrgencyFormEnableCall fill:red,stroke:red,stroke-width:4px,bold
style UseHighUrgencyFormSMSOnly fill:yellow,stroke:yellow,stroke-width:4px,bold
style UseTrello fill:lightblue,stroke:lightblue,stroke-width:4px,bold
style MessageModeratorsChannel fill:lightgreen,stroke:lightgreen,stroke-width:4px,bold
style MessageSuperbridge fill:pink,stoke:pink,stroke-width:4px,bold
DidErrorTakeMoney[Did error take money but no outcome took place?] -->
|Yes| IsUserEmbargoed[Is user from a embargoed country that could be disallowed in the OFAC allowlist?] -->
|No| IsErrorForOneOfOurs["Is the error for one of our properties (ie, 9lives, Longtail, etc)?"] -->
|Yes| UseHighUrgencyFormEnableCall[Use the high urgency form, and trigger a phone call.]
IsUserEmbargoed -->|Yes| MessageModeratorsChannel
IsErrorForOneOfOurs -->|No| IsErrorForBridge[Is the error from the bridge?]
--> |Yes| CouldErrorBeReasonablyAttributedToHumanErrorBridge[Could this error be attributed to human error?]
--> |Yes| MessageModeratorsChannel[Message the moderators channel, tagging Alex and Yoel.]
IsErrorForBridge -->|No| UseHighUrgencyFormSMSOnly[Use the high priority form, but use SMS to notify the team.]
CouldErrorBeReasonablyAttributedToHumanErrorBridge -->|No| MessageSuperbridge[Message Superbridge, tag Alex]
DidErrorTakeMoney -->
|No| DidErrorReducePromisedAmount["Did the error reduce a promised amount (ie, percentage yield displayed zero)?"] -->
|Yes| UseTrello[Use the Trello board to create a card for this error.]
DidErrorReducePromisedAmount -->
|No| DidItPreventTheAction["Did it prevent the user from doing something (ie, create a position?)"] -->
|Yes| UseHighUrgencyFormSMSOnly
DidItPreventTheAction -->|No| UseTrello
-
Notifications
You must be signed in to change notification settings - Fork 0
fluidity-money/escalation-policy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Escalation policy from our onboarding process.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published