Post requests for agent states returning error message
R
Resulting Jay
Issue: When customers backfill the missing states for agents by calling /v0/agents/state endpoint they get "Agent_state_sync_flow Error: Time of current agent state update cannot come before the most recent agent state" error message.
Current resolution: They need to send states in chronological orders, so earliest -> lates.
Suggested Improvement: They should be able to post agent states requests in any order.