Skyfox675
Help with REST API `emails` filter
Found a related GH Issue - https://github.com/twentyhq/twenty/issues/7188 and https://github.com/twentyhq/twenty/issues/7262
2 replies
API : Error 500 while fetching all companies
You can try setting
depth: 0
in your query, i hit the "too many attributes, max of 100 supported" from time to time, but I heard mention the v0.24.0 might address this. Not sure if this is what you're running into but something to try if you haven't already29 replies
Webhook Event duplication
Sounds like a plan!
Saw your Redis config here - https://discord.com/channels/1130383047699738754/1276587741144154193/1276602115153858662
I'll get to work on switching over to it. Any issues with data loss or weirdness going from
pg-boss
to bull-mq
Maybe I'm overthinking it40 replies
Webhook Event duplication
Hey @charles hope your week is starting off well!
Curious, should I try switching over to Redis to see if this issue is still present?
Saw your note on @xSwampxFox 's PR - https://github.com/twentyhq/twenty/pull/6356/files#r1692558322 we can get that added and PR'ed as part of the Terraform/Helm/Manifests moving forward
40 replies
Webhook Event duplication
@ɃØĦɆᵾS Thanks for finding that! I've added a note about my environment there as well posting here too:
Version:
v0.23.2
Environment: Self-Hosted
MESSAGE_QUEUE_TYPE=pg_boss
Seen on: Custom Data Models, haven't ruled out Standard Models though
Webhook Filtering: Yes, filtered to Custom Model name and Update
Webhook Responses are sending 200 OK's after external processing has finished on Webhook receiver (typically .5-1 seconds)40 replies