HolmesProcessing / Holmes-Totem

Investigation Planner for fast running analysis with predictable execution time. For example, static analysis.
Apache License 2.0
29 stars 16 forks source link

Watchdog: Handle HTTP errors more intelligently #121

Open webstergd opened 8 years ago

webstergd commented 8 years ago

Based on the HTTP scheme, we need to extend totem to more intelligently manage the results.

i.e. (404) not found -> push tasking to misbehaved (403?) API limit exceeded -> push tasking to another queue? (500) service error -> retask, restart service?