Status of function calls
Function calls can have the following statuses:
WAITING | The function call has an error and is waiting to be retried. |
PROCESSING | A retry of the function call is in progress. |
SAVED | The function call has been saved. This is the status of function calls that were successful when retried or that were only logged. |