Quoc Vu
Quoc Vu
The timestamp field is not logged in Cloudwatch. I only see this much in my CW logs. Is this a configuration issue? ``` { "name": "web-monitor", "hostname": "my-foo-host", "pid": 3411,...
at https://github.com/mirkokiefer/bunyan-cloudwatch/blob/master/index.js#L44, the log queue is being cleared however there is a possibility the `writelogs()` would fail afterward. In such event, that results into the loss of log entries.
I see few `return` statements in async functions. For example https://github.com/mirkokiefer/bunyan-cloudwatch/blob/master/index.js#L102, IMO the callback should be called with an error as argument because this method already returned a value upon...
## Question about an existing feature ### What are you trying to achieve? I am trying to horizontally center a piece of text of random length into an image. ###...
Is sending a PR the best way to update the list of bots?
Hello, Is there any plan on adding animations like https://animate.style/ and scene transitions like https://tnfe.github.io/FFCreator/_media/imgs/ani.gif? I am willing to implement them if provided some help to understand how to put...
It seems the access token is only good for 1 day. Using the google client, I was able to get a token for 6 days. Is there a way to...
I made a slideshow with a sequence of images. After I added effects for transition between images, I noticed the rendering time was about 4 times longer. Is it normal?...