Update on the message not sending - it looks like ...
# talk-kratos
i
Update on the message not sending - it looks like a timezone problem with local development, where the db is UTC and the server (also personal computer) is running on the local timezone. I noticed I had to set
message_ttl
to a high number like
15hr
in order for messages not to be automatically marked as abandoned. I don’t think the problem would occur on servers that have the timezone UTC.