Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement async processing with delay in opprettArbeidsforhold
Added asynchronous handling using `Schedulers.boundedElastic()` to the `opprettArbeidsforhold` method. Introduced a 1-second delay for each status emission to manage downstream processing.
- Loading branch information