Results 11 comments of michie1

https://github.com/reframejs/wildcard-api/pull/58#issuecomment-711412477 > I'm curious, you mentioned a while ago using `getContext` to set cookies, are you still using that approach? What do you think of #59? I'm only using it...

> > I think it's nicer to assign the those functions to the context than to the server object. > > Interesting. So basically you prefer to define server endpoints...

> @michie1 Would that work for you? > > > I would prefer to handle those things myself > > Why? Are you using an Express middleware that does this...

> Wildcard Sessions will be optional and you'll have more control over the context/auth than what currently is the case. Cool. > > I'm using my own Express middleware >...

@Fred-sun What do you mean with "It cannot be added once it is supported."? Do you mean "It can be added"? How to check if the SDK already supports it...

![image](https://github.com/user-attachments/assets/853e293f-db93-4098-8c60-f3cd7e7ae3ee)

Same holds when I remove the `setTimeout` (I thought maybe that would introduce count differences) and specify the Runtime to 10 seconds instead of clicking on the "Stop" button. (`--headless`...

@jobbanens Please note, from my understanding, if you specify `lb_policy first` it will pick the first healthy container, but if you use replicas the load will be unbalanced. Another strategy...