We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems like the mediator is responding like this:
atala-prism-mediator-identus-mediator-1 | 2024-11-24_00:56:53.696 WARN f.d.f.TransportDispatcher@L167:[ZScheduler-Worker-1] {version=1.0.0, msg_sha256=c4946137e7ddb36a3261fd6dfb6b0b4265280b0a3dfc91c3e449513dd2c7ed10} - zio-fiber-1940542155 No url to send message o.h.i.m.DIDCommRoutes@L167:[ZScheduler-Worker-2] {version=1.0.0} - zio-fiber-1688384339 Request Timeout
For a CORS check from the browser, this is causing Safari 18 to stop polling the endpoint since it triggers a CORS failure
Other browsers seems to just ignore this timeout and work fine.
In order for this bug to reproduce you need to run Safari 18 (Sequoia) on mediator v1.0.0.
The text was updated successfully, but these errors were encountered:
FabioPinheiro
No branches or pull requests
Seems like the mediator is responding like this:
For a CORS check from the browser, this is causing Safari 18 to stop polling the endpoint since it triggers a CORS failure
Other browsers seems to just ignore this timeout and work fine.
In order for this bug to reproduce you need to run Safari 18 (Sequoia) on mediator v1.0.0.
The text was updated successfully, but these errors were encountered: