Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore_: take fixes from go-waku #5861

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

chaitanyaprem
Copy link
Contributor

Take in fixes from go-waku for various issues noticed.

  1. fix: filter batch duration opt was not propagated correctly waku-org/go-waku#1224
  2. feat: ratelimit store queries and add options to Next waku-org/go-waku#1221
  3. feat: increase outbound q size for pubsub waku-org/go-waku#1217

item 3 has already been dogfooded by me and had not noticed any side-effects.
item-1 will be dogfooded using status mobile.

@richard-ramos is item 2 dogfooded already? If not, we can create a PR using desktop to dogfood?

Closes #status-im/status-mobile#21120

@status-im-auto
Copy link
Member

status-im-auto commented Sep 20, 2024

Jenkins Builds

Click to see older builds (5)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 36c91a9 #1 2024-09-20 07:33:40 ~2 min tests-rpc 📄log
✔️ 36c91a9 #1 2024-09-20 07:35:18 ~4 min linux 📦zip
✔️ 36c91a9 #1 2024-09-20 07:36:33 ~5 min android 📦aar
✔️ 36c91a9 #1 2024-09-20 07:36:40 ~5 min ios 📦zip
✔️ 36c91a9 #1 2024-09-20 08:03:35 ~32 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1cdfcd6 #2 2024-09-20 08:05:23 ~1 min android 📦aar
✔️ 1cdfcd6 #2 2024-09-20 08:05:42 ~2 min linux 📦zip
✔️ 1cdfcd6 #2 2024-09-20 08:05:52 ~2 min tests-rpc 📄log
✔️ 1cdfcd6 #2 2024-09-20 08:07:04 ~3 min ios 📦zip
✔️ 1cdfcd6 #2 2024-09-20 08:34:23 ~30 min tests 📄log
✔️ cb7f3da #3 2024-09-21 01:24:38 ~2 min android 📦aar
✔️ cb7f3da #3 2024-09-21 01:24:40 ~2 min linux 📦zip
✔️ cb7f3da #3 2024-09-21 01:24:42 ~2 min tests-rpc 📄log
✔️ cb7f3da #3 2024-09-21 01:26:07 ~3 min ios 📦zip
✔️ cb7f3da #3 2024-09-21 01:54:46 ~32 min tests 📄log

@richard-ramos
Copy link
Member

It's not dogfooded yet!

@chaitanyaprem
Copy link
Contributor Author

It's not dogfooded yet!

let's create a desktop PR and dogfood it, so that this status-go PR can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants