Unnawut Leepaisalsuwanna

Results 56 comments of Unnawut Leepaisalsuwanna

We don't even have to wait for the dependencies to update. We still use `Poison` in some places in the ewallet. Those should be replaceable immediately and be gone with...

Given v1.2 is becoming almost stable, better do this with the release after.

On a basic GCS `n1-standard-2` instance with the eWallet and postgres residing on the same instance. Requests to `/transaction.create` start to fail when reaching above 2,500 transactions/minute. All errors are...

I'm trying out this issue. Will report back in 1-2 hours.

Question: I looked at #22 and I suppose this filter should be derived the same way, so... 1. The information should be derived from https://www.ect.go.th/ect_th/ewt_dl_link.php?nid=2236 ? 2. The link above...

Looks like there's not enough information to derive this based on the [available fixtures](https://github.com/codeforthailand/election-live/tree/master/src/models/__fixtures__). I'm backing down from this issue.

You are right. I believe @phoneee is working on it.

Just to expand Ino's comment a bit. The in-app alarms right now are mostly the ones that signals that the service is not in good shape to accept new transactions,...

Ah I see. I think we can send an `increment` metric for each of the event above, then we can start to see their frequency patterns. The alarm would also...

I'm keen towards keeping the current convention because: 1. Paths e.g. `*.get_balance`, `*.submit_typed` are a lot more customizable and easier to understand. The HTTP verbs are limited and so we'll...