You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VCs do not support our proposed aggregation endpoint yet. They do however request and submit aggregations "incorrectly and randomly". This causes weird errors that may be disconcerting and creates noise.
Validator api 5xx response: invalid signature {"status_code": 500, "message": "Internal server error", "duration": "14.387023ms", "vapi_endpoint": "submit_aggregate_and_proofs"}
Proposed solution
Detect unsupported VC calls and improve error logs accordingly.
The text was updated successfully, but these errors were encountered:
Problem to be solved
VCs do not support our proposed aggregation endpoint yet. They do however request and submit aggregations "incorrectly and randomly". This causes weird errors that may be disconcerting and creates noise.
Proposed solution
Detect unsupported VC calls and improve error logs accordingly.
The text was updated successfully, but these errors were encountered: