Josue Alexander Ibarra

Results 22 comments of Josue Alexander Ibarra

I did a `Pace.stop()` then I call the following function: ``` function jumpToAnchor(h) { // Save down the URL without hash. var url = location.href; // Go to the target...

@Suncatcher do you have an example spam email? It would be very simple to add a header check for the following values that are included in the email file: ```...

Opening the cadence on the first start, its accessible on `http://localhost:8088/` not port 8081 fragment from devcontainer.json ``` // Use 'forwardPorts' to make a list of ports inside the container...

Thank you for taking the time to fix this, hopefully this is addressed in the dependency: https://github.com/uber-go/config

I think this idea is very close to the same concept in `sys_config` in mysql or `pg_settings` in postgres. To my knowledge they don't support versioning out of the box...

So, I followed up on this issue and seems that Cadence Workflows would need permission from these companies in order for their logo / name to be featured. I'm following...

Hi @ramkumarkb ! just wanted to check if you would like to get your PR ready for review.

Just found the perfect solution for this, switched the SES forwarder for Cloudflare's email routing, and its free https://www.cloudflare.com/developer-platform/products/email-routing/

At Uber we do support a simple object storage that serializes large blobs of data that could bloat the workflow history. The implementation is specific to Uber's technologies. The implementation...

I'm going to chime in here. The way this is accomplished is through a dynamic configuration change. Particularly, with `frontend.globalDomainrps` one could easily throttle down one or multiple domains simultaneously....