Thomas Poignant
Thomas Poignant
While I understand it may be useful, I would prefer not to introduce this inside `go-feature-flag`, but an option could be able to put the system `Offline` after the initialization....
sure you can follow the [contribution guidelines](https://github.com/thomaspoignant/go-feature-flag/blob/main/CONTRIBUTING.md#pull-requests) if you want to assign the issue to yourself.
Sorry i forgot to remove myself from the assignment. I have assigned it to you @sarvsav.
Closing this issue because a new functionality has been added to the go module to set offline the retrievers #1774
Hello @cdvv7788, This is something I would like to have, but my PHP skills are limited which is why I haven't started it yet. If you have skills in PHP...
@cdvv7788 sorry about the time it took, but I had finally some time to work on a PHP provider. A pull request is open here https://github.com/open-feature/php-sdk-contrib/pull/106 if you want to...
@cdvv7788 GO Feature Flag is now supporting PHP 🙌. You can try it if you want and provide any feedback on your experience with it.
@luanxuechao from your example I see an indentation issue in your file on the providers. Can you try this one instead? ```yaml listen: 1031 pollingInterval: 1000 startWithRetrieverError: false retriever: kind:...
@luanxuechao I've tried the same file as you and I don't reproduce. What I have done: 1. copy/paste the file _(the one edited by myself in the previous comment)_ in...
@luanxuechao if you want you can also join the slack channel https://gofeatureflag.org/slack and we can discuss about your issue there.