We have seen two cases where Gilda posts a message before the user seems to actually join the channel. I'm not sure if there is much we can do about it since Slack is sending the events to us but worth looking into.
History

Oddly enough we see the message at 11:24 ET and the slack event was sent at 1591500248.379100 Sunday, June 7, 2020 3:24:08.379 AM GMT
The function logged it at 2020-06-07 03:24:42,798 UTC
Then I see 3 times the function is sent the event:
- 2020-06-07 03:24:42,798 UTC
- 2020-06-07 03:24:42,821 UTC
- 2020-06-07 03:25:14,212 UTC
so I’m not sure why slack wouldn’t show in the channel until 12:50 AM ET
We have seen two cases where Gilda posts a message before the user seems to actually join the channel. I'm not sure if there is much we can do about it since Slack is sending the events to us but worth looking into.
History
Oddly enough we see the message at 11:24 ET and the slack event was sent at
1591500248.379100Sunday, June 7, 2020 3:24:08.379 AM GMTThe function logged it at 2020-06-07 03:24:42,798 UTC
Then I see 3 times the function is sent the event:
so I’m not sure why slack wouldn’t show in the channel until 12:50 AM ET