Last active
March 31, 2019 16:23
-
-
Save sanusart/10c4a12f34f0b1ce66b570bd1df54f81 to your computer and use it in GitHub Desktop.
errors cause #temp #tsv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ENTITY | ORIGINAL_ERROR | FRIENDLY_ERROR | CAUSE | POSSIBLE_ACTION | RELEVANT_KB | |
|---|---|---|---|---|---|---|
| dataStreams | SOME_ERROR_345 | Rate limit | Rate limit happens when we try to process more than what the vendor allows for a certain time frame/account. | Try to reprocess the data stream gradually | https://localhost:3000/#/demo | |
| reports | SOME_ERROR_6788 | not found | Rate limit happens when we try to process more than what the vendor allows for a certain time frame/account. | Try to reprocess the report gradually | https://localhost:3000/#/demo | |
| actions | SOME_ERROR_89546 | some error | Rate limit happens when we try to process more than what the vendor allows for a certain time frame/account. | Try to reprocess the action gradually | https://localhost:3000/#/demo | |
| workflows | SOME_ERROR_123 | unknown | Rate limit happens when we try to process more than what the vendor allows for a certain time frame/account. | Try to reprocess the workflow gradually | https://localhost:3000/#/demo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment