Tobias Metzke-Bernstein

Results 65 comments of Tobias Metzke-Bernstein

Also occurred in https://github.com/camunda/zeebe/issues/17668 for `AssignUserTaskTest` (same IT package), after the first run fails with a user task-related exception.

I investigated multiple race condition scenarios by debugging @nicpuppa's added test on `16884-fail-jobs-IT`. With the updated implementation provided with #17136, I don't see how any parallel execution in whatever constellation...

I created a proposal at 🔒 https://modeler.cloud.camunda.io/projects/9e2afaea-41a9-4547-8c05-1f0a3907442f--c8-rest-api and invited @megglos for now to review it.

I created a reactive process as an alternative, listening to GitHub events and using Slack for tasks: https://modeler.cloud.camunda.io/diagrams/be7d6e26-e051-4c15-800d-b6b57dadab2c--proposal-process-reactive

@aleksander-dytko and I agreed on the following: * @aleksander-dytko takes ownership of driving future REST API proposals. * Proposals must be made through GitHub issues in the `camunda/zeebe` repository, adding...

> - [ ] Inform about new proposals in [#top-c8-rest-api-guidelines](https://camunda.slack.com/archives/C06P6H2FL5T) when they are added to the proposal tracker, pinging the @c8-api-guidelines-dri group. > - [ ] Capture changes to the...

✅ All tasks completed ⏩ The proposal process lives in [Camunda Production](https://bru-2.operate.camunda.io/8da2f67e-88ab-4b38-9e39-52bb0ea4855f/processes?process=Process_1uhxno7&active=true&incidents=true&version=4&completed=true&canceled=true)

> [tmetzke](https://github.com/tmetzke) deleted a comment from [megglos](https://github.com/megglos) [now](https://github.com/camunda/zeebe/pull/17470#event-12569936252) That was by mistake, sorry 🙈

## REST Endpoint design ### Considerations * For the Zeebe user tasks, we discussed how to tackle multiple operations as well and (internally) [decided for separate endpoints](https://docs.google.com/document/d/1W4XA74hmD8mpRucIBeupBe3KoTfAYR2iQ57n_Pf43U8/edit#bookmark=id.wabgstnbvybe) per action and...

Thanks a lot, @korthout, I totally agree with your viewpoint. I'm also in favor of the direction of separate endpoints per action 👍