FraCipolla opened a new issue, #111:
URL: https://github.com/apache/openserverless/issues/111

   - [ ] I have searched the 
[issues](https://github.com/apache/openserverless/issues) of this repository 
and believe that this is not a duplicate.
   
   ### Ⅰ. Issue Description
   after invoking the openserverless stream endpoint many times, I got blocked 
for cors policy
   
   ### Ⅱ. Describe what happened
   
   I was using my chatbot and after some requests I noticed I got blocked by 
cors policy
   
   ```
   Access to fetch at 'https://stream.walkiria.cloud/web/appfront/AI/walkiria' 
from origin 'http://localhost:8080' has been blocked by CORS policy: Response 
to preflight request doesn't pass access control check: No 
'Access-Control-Allow-Origin' header is present on the requested resource. If 
an opaque response serves your needs, set the request's mode to 'no-cors' to 
fetch the resource with CORS disabled.
   ```
   
   
   ### Ⅲ. Describe what you expected to happen
   Nothing, just keep working as before
   
   ### Ⅳ. How to reproduce it (as minimally and precisely as possible)
   
   1. invoke the stream endpoint many times until this happens
   
   ### Ⅴ. Anything else we need to know?
   the stream endpoint seems to "recharge" after some time, so you can make new 
requests again
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to