razorpay / alohomora

alohomora is razorpay's secret distribution system
32 stars 3 forks source link

returning dummy value if lookup fails #38

Open abhayp opened 1 year ago

abhayp commented 1 year ago

If the lookup fails, we are returning a dummy value instead of adding in failed_lookup list. This is to avoid the exception being thrown if the list is not empty. If the list is not empty, __cast_one_file function throws exception which will fail deployments.