Eric Harris-Braun
Eric Harris-Braun
I would be ok with that. It makes it obvious what's going on.
Curious if there has been any progress on this. I'm also interested in arbitrary scheme based deeplinks on android...
looks like this is complete, only related to debug builds. Wind-tunnel has scenarios for revealing time.
From meeting with Art: - About keeping invalid data around: We must keep invalid data around because the invalid data is the proof need for people to confirm warrants -...
Relates to integration workflow: - if we have a separate validation limbo database then - integration workflow moves data from validation limbo db -> dht database then it also updates...
Gossiping invalid data: also related to Abandoned - one advantage of not gossiping things that are unvalidated is that before we have actually handled abandoment (i.e. the THX 1138 problem)...
conductor config: ``` eric@zappy:~/.config/org.lightningrodlabs.moss-0.14/0.14.0-rc/default/data/conductor$ more conductor-config.yaml --- tracing_override: ~ data_root_path: /home/eric/.config/org.lightningrodlabs.moss-0.14/0.14.0-rc/default/data/conductor device_seed_lair_tag: ~ danger_generate_throwaway_device_seed: false keystore: type: lair_server connection_url: "unix:///tmp/lair.O8gujlBQpvOEX/socket?k=4_sXaiOl8W9S1BG7iavnwlewxjRqP3h_WFYyqeciAiY" dpki: dna_path: ~ network_seed: "" allow_throwaway_random_dpki_agent_key: false no_dpki: true admin_interfaces:...
will repro with more logging.
thinking about this... why should the timeout error in get_links trickle back up to the zome caller. Shouldn't the zome call complete with what ever links are currently in the...
[we.log](https://github.com/user-attachments/files/19898323/we.log) Here's a log file with info log level (I believe).