Joe

Results 10 comments of Joe

I can confirm that my use-case is working again thanks to updated `loginWithSessionId` and `isLoggedIn` functions and `&__d=dis` appended to `ACCOUNT_JSON_INFO`. I will hopefully manage to send a PR.

Hello, from my point of view, there should be support inside the library. May be I'm wrong, but I think it is quite common use-case to have different caching policies...

OK I have another use-case. I have web app and want to load all data from GraphQL endpoint. With decent traffic I have to use some caching technique. To initialize...

Hello, is there any update on this? I'm considering implementing this feature.

@qk4l Hi, yes I'm using maintenance windows in Zabbix and I'm too lazy to copy them manually to cachet :-) I hope I will be able to extract them from...

Hello, we are having the same issue. Would you accept contribution with possibility to disable this check? I believe this check severely hurts usability of `wikimedia/composer-merge-plugin`. We have hundreds of...

@Seldaek The breakage is because when I add new dependency to shared `composer.json` file, any CI job compiling any of the hundreds of projects fails - CI jobs pulls changed...

@Seldaek Thank you for your guidance. I've just submitted PR with proposed new config setting.

Would you accept contribution to handle this issue? Should there be any command-line parameter or it could be the default behavior?

Hello, in https://github.com/getsentry/sentry/blob/master/src/sentry/migrations/0925_backfill_open_periods.py#L170 is already `IntegrityError` catched. I've added also `DataError`, migrations run completely, some chunks of 0878 migration failed, but probably it is not a fatal error so ignoring...