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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved Variant Market handling when API call is not successful or has some faulty data (i.e. missing outcome name or missing market name)
Fix: CustomBet API error responses are properly extracted and available for analysis either in logs or in the exception message (dependent on the configured exception handling strategy)
Fix: Environment.GlobalReplay works properly with production token. API host is updated to production during the bookmaker discovery call.