openwallet-foundation / credo-ts

Typescript framework for building decentralized identity and verifiable credential solutions
https://credo.js.org
Apache License 2.0
276 stars 202 forks source link

fix: add config to process messages concurrently #2026

Closed sairanjit closed 1 month ago

sairanjit commented 2 months ago

cc: @Zzocker : Taking it further from #1276

@TimoGlastra From the earlier conversations how can we handle the queue from inbound transport?

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: f9de361ff373f9e952ac2d2fdf5dfd056ec2febd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

TimoGlastra commented 1 month ago

@sairanjit can you resolve the conflicts? I think we're good to merge!

sairanjit commented 1 month ago

@TimoGlastra Resolved conflicts now