Krishna Raj
Krishna Raj
It would be great to have each listener assign its own TaskExecutor with its own configs like concurrency, polling config etc.,
I am seeing the same issue as well.
Same error. Any clues to debug ? { "data": { "tokenRefresh": { "token": null, "user": null, "errors": [ { "code": "JWT_MISSING_TOKEN", "field": "refreshToken", "message": "Missing refreshToken", "__typename": "AccountError" } ],...
@karolkielecki @jwm0 Thank you for your time taking a look and getting back on this. 1. I am running Saleor on same docker network on my AWS EC2(same domain). For...
I did globally allowed all cookies from all sites on chrome, started a new chrome window and I still this issue.
I think the solution would be to set SESSION_COOKIE_DOMAIN to the main root domain. example: myrootdomain.com and have dashboard @ store.admin.myrootdomain.com & core @ store.api.myrootdomain.com ?
I take my prev comment back, so I this we need to set top level domain here https://github.com/saleor/saleor/blob/main/saleor/core/middleware.py#L124 @jwm0 correct ? Would inputs are greatly appreciated, pls offer some more...
Hi @dhyaneshm : Can I go-ahead and write shell and bat scripts for this ? Or you have some other thought ?
Hi Marina, Thanks a lot for working on this. I was aware of many of the issues you listed and have the fix in my local but was not able...
Hi @mpopova-yottaa : Very glad to see your updates and improvements for this project. Yes, I agree with all of the those. I want to work hand in hand with...